/* kill old theme/generated quote marks */
.sf-TestimonialsRotatorPhotoBackground .u-blockquote-v4::before, .sf-TestimonialsRotatorPhotoBackground .u-blockquote-v4::after, .sf-TestimonialsRotatorPhotoBackground .tr-testimonial::before, .sf-TestimonialsRotatorPhotoBackground .tr-testimonial::after {content:none !important;display:none !important;}

/* admin edit button */
.sf-TestimonialsRotatorPhotoBackground .flexi-item-edit {display:block;margin-top:8px;width:200px;margin-left:auto;margin-right:auto;margin-bottom:0;color:#fff;background-color:#005097;line-height:1.5;padding:5px;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;border:1px solid transparent;font-size:.9rem;border-radius:.25rem;text-decoration:none !important;}
.sf-TestimonialsRotatorPhotoBackground a.flexi-item-edit:hover {color:#fff !important;background-color:#00396b;}

/* testimonial rotator */
.sf-TestimonialsRotatorPhotoBackground .tr-slide {width:100%;box-sizing:border-box;overflow:visible;}
.sf-TestimonialsRotatorPhotoBackground .tr-wrap {width:100%;max-width:1200px;margin:0 auto;text-align:center;box-sizing:border-box;overflow:visible;}
.sf-TestimonialsRotatorPhotoBackground .tr-testimonial {position:relative;color:#fff;font-size:30px;font-weight:400;line-height:1.25;margin:0 auto;width:100%;max-width:100%;box-sizing:border-box;text-align:center;overflow:visible;padding:0 38px;}
.sf-TestimonialsRotatorPhotoBackground .tr-testimonial em {font-style:italic;}
.sf-TestimonialsRotatorPhotoBackground .tr-name {color:#fff;font-size:18px;font-weight:700;margin-top:20px;line-height:1.3;text-align:center;}

/* quote marks */
.sf-TestimonialsRotatorPhotoBackground .tr-quote-open, .sf-TestimonialsRotatorPhotoBackground .tr-quote-close {position:absolute;display:block;font-family:Georgia,serif;font-size:78px;font-weight:700;line-height:1;color:rgba(255,255,255,.55);pointer-events:none;user-select:none;}
.sf-TestimonialsRotatorPhotoBackground .tr-quote-open {left:0;top:0px;}
.sf-TestimonialsRotatorPhotoBackground .tr-quote-close {right:0;bottom:-50px;}

/* tablet */
@media only screen and (max-width:1000px) {
.sf-TestimonialsRotatorPhotoBackground .tr-testimonial {font-size:25px;padding:0 28px;}
.sf-TestimonialsRotatorPhotoBackground .tr-name {font-size:16px;}
.sf-TestimonialsRotatorPhotoBackground .tr-quote-open, .sf-TestimonialsRotatorPhotoBackground .tr-quote-close {font-size:46px;color:rgba(255,255,255,.48);}
.sf-TestimonialsRotatorPhotoBackground .tr-quote-open {top:-2px;}
.sf-TestimonialsRotatorPhotoBackground .tr-quote-close {bottom:-22px;}
}

/* mobile */
@media only screen and (max-width:700px) {
.sf-TestimonialsRotatorPhotoBackground .tr-testimonial {font-size:21px;line-height:1.3;padding:0 20px;}
.sf-TestimonialsRotatorPhotoBackground .tr-name {font-size:14px;}
.sf-TestimonialsRotatorPhotoBackground .tr-quote-open, .sf-TestimonialsRotatorPhotoBackground .tr-quote-close {font-size:34px;color:rgba(255,255,255,.42);}
.sf-TestimonialsRotatorPhotoBackground .tr-quote-open {top:0;}
.sf-TestimonialsRotatorPhotoBackground .tr-quote-close {bottom:-16px;}
}